1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class Reg_Item
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.components = New System.ComponentModel.Container
26         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Reg_Item))
27         Me.Panel3 = New System.Windows.Forms.Panel
28         Me.Label5 = New System.Windows.Forms.Label
29         Me.Label6 = New System.Windows.Forms.Label
30         Me.Label4 = New System.Windows.Forms.Label
31         Me.Label3 = New System.Windows.Forms.Label
32         Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
33         Me.Panel1 = New System.Windows.Forms.Panel
34         Me.TextBox2 = New System.Windows.Forms.TextBox
35         Me.lblNo = New System.Windows.Forms.Label
36         Me.TextBox1 = New System.Windows.Forms.TextBox
37         Me.lbltext = New System.Windows.Forms.Label
38         Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
39         Me.Button1 = New System.Windows.Forms.Button
40         Me.PictureBox1 = New System.Windows.Forms.PictureBox
41         Me.Panel3.SuspendLayout()
42         Me.Panel1.SuspendLayout()
43         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
44         Me.SuspendLayout()
45         
'
46         
'Panel3
47         
'
48         Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
49         Me.Panel3.Controls.Add(Me.Label5)
50         Me.Panel3.Controls.Add(Me.Label6)
51         Me.Panel3.Controls.Add(Me.Label4)
52         Me.Panel3.Controls.Add(Me.Label3)
53         Me.Panel3.Location = New System.Drawing.Point(
162, 12)
54         Me.Panel3.Name =
"Panel3"
55         Me.Panel3.Size = New System.Drawing.Size(
231, 41)
56         Me.Panel3.TabIndex =
11
57         
'
58         
'Label5
59         
'
60         Me.Label5.AutoSize = True
61         Me.Label5.Location = New System.Drawing.Point(
163, 13)
62         Me.Label5.Name =
"Label5"
63         Me.Label5.Size = New System.Drawing.Size(
33, 13)
64         Me.Label5.TabIndex =
3
65         Me.Label5.Text =
"Date:"
66         
'
67         
'Label6
68         
'
69         Me.Label6.AutoSize = True
70         Me.Label6.Font = New System.Drawing.Font(
"Kristen ITC", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
71         Me.Label6.Location = New System.Drawing.Point(
123, 11)
72         Me.Label6.Name =
"Label6"
73         Me.Label6.Size = New System.Drawing.Size(
43, 17)
74         Me.Label6.TabIndex =
2
75         Me.Label6.Text =
"Date:"
76         
'
77         
'Label4
78         
'
79         Me.Label4.AutoSize = True
80         Me.Label4.Location = New System.Drawing.Point(
50, 13)
81         Me.Label4.Name =
"Label4"
82         Me.Label4.Size = New System.Drawing.Size(
33, 13)
83         Me.Label4.TabIndex =
1
84         Me.Label4.Text =
"Time:"
85         
'
86         
'Label3
87         
'
88         Me.Label3.AutoSize = True
89         Me.Label3.Font = New System.Drawing.Font(
"Kristen ITC", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
90         Me.Label3.Location = New System.Drawing.Point(
5, 11)
91         Me.Label3.Name =
"Label3"
92         Me.Label3.Size = New System.Drawing.Size(
41, 17)
93         Me.Label3.TabIndex =
0
94         Me.Label3.Text =
"Time:"
95         
'
96         
'Timer1
97         
'
98         
'
99         
'Panel1
100         
'
101         Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
102         Me.Panel1.Controls.Add(Me.TextBox2)
103         Me.Panel1.Controls.Add(Me.lblNo)
104         Me.Panel1.Controls.Add(Me.TextBox1)
105         Me.Panel1.Controls.Add(Me.lbltext)
106         Me.Panel1.Location = New System.Drawing.Point(
12, 114)
107         Me.Panel1.Name =
"Panel1"
108         Me.Panel1.Size = New System.Drawing.Size(
381, 123)
109         Me.Panel1.TabIndex =
6
110         
'
111         
'TextBox2
112         
'
113         Me.TextBox2.Location = New System.Drawing.Point(
148, 44)
114         Me.TextBox2.Multiline = True
115         Me.TextBox2.Name =
"TextBox2"
116         Me.TextBox2.Size = New System.Drawing.Size(
217, 44)
117         Me.TextBox2.TabIndex =
3
118         
'
119         
'lblNo
120         
'
121         Me.lblNo.AutoSize = True
122         Me.lblNo.Font = New System.Drawing.Font(
"Kristen ITC", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
123         Me.lblNo.Location = New System.Drawing.Point(
4, 50)
124         Me.lblNo.Name =
"lblNo"
125         Me.lblNo.Size = New System.Drawing.Size(
131, 22)
126         Me.lblNo.TabIndex =
4
127         Me.lblNo.Text =
"No. of Facilities:"
128         
'
129         
'TextBox1
130         
'
131         Me.TextBox1.Location = New System.Drawing.Point(
148, 9)
132         Me.TextBox1.Multiline = True
133         Me.TextBox1.Name =
"TextBox1"
134         Me.TextBox1.Size = New System.Drawing.Size(
217, 29)
135         Me.TextBox1.TabIndex =
1
136         
'
137         
'lbltext
138         
'
139         Me.lbltext.AutoSize = True
140         Me.lbltext.Font = New System.Drawing.Font(
"Kristen ITC", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
141         Me.lbltext.Location = New System.Drawing.Point(
5, 14)
142         Me.lbltext.Name =
"lbltext"
143         Me.lbltext.Size = New System.Drawing.Size(
122, 22)
144         Me.lbltext.TabIndex =
2
145         Me.lbltext.Text =
"Name of Items:"
146         
'
147         
'Timer2
148         
'
149         
'
150         
'Button1
151         
'
152         Me.Button1.Font = New System.Drawing.Font(
"Kristen ITC", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
153         Me.Button1.Location = New System.Drawing.Point(
12, 12)
154         Me.Button1.Name =
"Button1"
155         Me.Button1.Size = New System.Drawing.Size(
137, 96)
156         Me.Button1.TabIndex =
7
157         Me.Button1.Text =
"Save"
158         Me.Button1.TextAlign = System.Drawing.ContentAlignment.BottomCenter
159         Me.Button1.UseVisualStyleBackColor = True
160         
'
161         
'PictureBox1
162         
'
163         Me.PictureBox1.Image = CType(resources.GetObject(
"PictureBox1.Image"), System.Drawing.Image)
164         Me.PictureBox1.Location = New System.Drawing.Point(
12, 12)
165         Me.PictureBox1.Name =
"PictureBox1"
166         Me.PictureBox1.Size = New System.Drawing.Size(
137, 68)
167         Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
168         Me.PictureBox1.TabIndex =
12
169         Me.PictureBox1.TabStop = False
170         
'
171         
'Reg_Item
172         
'
173         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
174         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
175         Me.BackColor = System.Drawing.SystemColors.ControlLightLight
176         Me.ClientSize = New System.Drawing.Size(
407, 254)
177         Me.Controls.Add(Me.PictureBox1)
178         Me.Controls.Add(Me.Panel3)
179         Me.Controls.Add(Me.Panel1)
180         Me.Controls.Add(Me.Button1)
181         Me.Name =
"Reg_Item"
182         Me.Text =
"Reg_Item"
183         Me.Panel3.ResumeLayout(False)
184         Me.Panel3.PerformLayout()
185         Me.Panel1.ResumeLayout(False)
186         Me.Panel1.PerformLayout()
187         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
188         Me.ResumeLayout(False)
189
190     End Sub
191     Friend WithEvents Panel3 As System.Windows.Forms.Panel
192     Friend WithEvents Label5 As System.Windows.Forms.Label
193     Friend WithEvents Label6 As System.Windows.Forms.Label
194     Friend WithEvents Label4 As System.Windows.Forms.Label
195     Friend WithEvents Label3 As System.Windows.Forms.Label
196     Friend WithEvents Timer1 As System.Windows.Forms.Timer
197     Friend WithEvents Panel1 As System.Windows.Forms.Panel
198     Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
199     Friend WithEvents lblNo As System.Windows.Forms.Label
200     Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
201     Friend WithEvents lbltext As System.Windows.Forms.Label
202     Friend WithEvents Timer2 As System.Windows.Forms.Timer
203     Friend WithEvents Button1 As System.Windows.Forms.Button
204     Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
205 End Class


Gõ tìm kiếm nhanh...